index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-05-09
xfs: ensure reclaim cursor is reset correctly at end of AG
Dave Chinner
2011-05-09
Don't lock guardpage if the stack is growing up
Mikulas Patocka
2011-05-09
Merge branch 'hpfs'
Linus Torvalds
2011-05-09
HPFS: Remove unused variable
Mikulas Patocka
2011-05-09
HPFS: Move declaration up, so that there are no out-of-scope pointers
Mikulas Patocka
2011-05-09
HPFS: Fix some unaligned accesses
Mikulas Patocka
2011-05-09
HPFS: Fix endianity. Make hpfs work on big-endian machines
Mikulas Patocka
2011-05-09
HPFS: Implement fsync for hpfs
Mikulas Patocka
2011-05-09
HPFS: Fix a bug that filesystem was not marked dirty when remounting it
Mikulas Patocka
2011-05-09
HPFS: Restrict uid and gid to 16-bit values
Mikulas Patocka
2011-05-09
HPFS: When marking or clearing the dirty bit, sync the filesystem
Mikulas Patocka
2011-05-09
HPFS: Use types with defined width
Mikulas Patocka
2011-05-09
HPFS: Remove mark_inode_dirty
Mikulas Patocka
2011-05-09
HPFS: Remove CR/LF conversion option
Mikulas Patocka
2011-05-09
HPFS: Remove remaining locks
Mikulas Patocka
2011-05-09
HPFS: Introduce a global mutex and lock it on every callback from VFS.
Mikulas Patocka
2011-05-09
HPFS: Make HPFS compile on preempt and SMP
Mikulas Patocka
2011-05-09
GFS2: Move final part of inode.c into super.c
Steven Whitehouse
2011-05-09
GFS2: Move most of the remaining inode.c into ops_inode.c
Steven Whitehouse
2011-05-09
GFS2: Move gfs2_refresh_inode() and friends into glops.c
Steven Whitehouse
2011-05-09
GFS2: Remove gfs2_dinode_print() function
Steven Whitehouse
2011-05-09
GFS2: When adding a new dir entry, inc link count if it is a subdir
Steven Whitehouse
2011-05-09
GFS2: Make gfs2_dir_del update link count when required
Steven Whitehouse
2011-05-09
GFS2: Don't use gfs2_change_nlink in link syscall
Steven Whitehouse
2011-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-05-06
Validate size of EFI GUID partition entries.
Timo Warns
2011-05-05
GFS2: Don't use a try lock when promoting to a higher mode
Steven Whitehouse
2011-05-05
GFS2: Double check link count under glock
Steven Whitehouse
2011-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-05-04
ceph: do not call __mark_dirty_inode under i_lock
Sage Weil
2011-05-03
logfs: initialize superblock entries earlier
Linus Torvalds
2011-05-03
ceph: handle ceph_osdc_new_request failure in ceph_writepages_start
Henry C Chang
2011-05-03
ceph: use ihold() when i_lock is held
Sage Weil
2011-05-03
GFS2: Improve bug trap code in ->releasepage()
Steven Whitehouse
2011-05-03
GFS2: Fix ail list traversal
Steven Whitehouse
2011-05-03
GFS2: make sure fallocate bytes is a multiple of blksize
Benjamin Marzinski
2011-05-03
cifs: handle errors from coalesce_t2
Jeff Layton
2011-05-03
cifs: refactor mid finding loop in cifs_demultiplex_thread
Jeff Layton
2011-05-02
Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2011-05-02
UBIFS: seek journal heads to the latest bud in replay
Artem Bityutskiy
2011-05-02
UBIFS: do not free write-buffers when in R/O mode
Artem Bityutskiy
2011-04-29
block: rescan partitions on invalidated devices on -ENOMEDIA too
Tejun Heo
2011-04-29
cifs: sanitize length checking in coalesce_t2 (try #3)
Jeff Layton
2011-04-29
cifs: check for bytes_remaining going to zero in CIFS_SessSetup
Jeff Layton
2011-04-29
cifs: change bleft in decode_unicode_ssetup back to signed type
Jeff Layton
2011-04-28
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2011-04-28
vfs: avoid large kmalloc()s for the fdtable
Andrew Morton
2011-04-27
nfs: don't lose MS_SYNCHRONOUS on remount of noac mount
Jeff Layton
2011-04-27
NFS: Return meaningful status from decode_secinfo()
Bryan Schumaker
2011-04-27
NFSv4: Ensure we request the ordinary fileid when doing readdirplus
Trond Myklebust
[prev]
[next]