Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e930438c42e744ef1f8bfdbb338253c9f384df42
/
fs
316cb4ef3
ext2: fix data corruption for racing writes
by Jan Kara
· 16 years ago
3243387
jbd: update locking coments
by Jan Kara
· 16 years ago
eb2e5f4
hfs: fix memory leak when unmounting
by Dave Anderson
· 16 years ago
3c1795c
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
54f93b7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
dc2a553
Merge branch 'master' into for-linus
by Felix Blyakher
· 16 years ago
11ff5f6
afs: BUG to BUG_ON changes
by Stoyan Gaydarov
· 16 years ago
a7b334d
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
4c96729
nommu: fix typo vma->pg_off to vma->vm_pgoff
by Nobuhiro Iwamatsu
· 16 years ago
2b3fffe
befs: fix build on parisc
by Alexander Beregalov
· 16 years ago
430db32
ext3: Try to avoid starting a transaction in writepage for data=writepage
by Jan Kara
· 16 years ago
6e34eed
block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUG
by Theodore Ts'o
· 16 years ago
2b2ec75
NFS: Fix the return value in nfs_page_mkwrite()
by Trond Myklebust
· 16 years ago
0f2ddca
ext4: check block device size on mount
by From: Thiemo Nagel
· 16 years ago
7bfac9e
splice: fix deadlock in splicing to file
by Miklos Szeredi
· 16 years ago
6123923
nilfs2: support nanosecond timestamp
by Ryusuke Konishi
· 16 years ago
e339ad3
nilfs2: introduce secondary super block
by Ryusuke Konishi
· 16 years ago
cece552
nilfs2: simplify handling of active state of segments
by Ryusuke Konishi
· 16 years ago
c96fa46
nilfs2: mark minor flag for checkpoint created by internal operation
by Ryusuke Konishi
· 16 years ago
458c5b0
nilfs2: clean up sketch file
by Ryusuke Konishi
· 16 years ago
e626874
nilfs2: super block operations fix endian bug
by Ryusuke Konishi
· 16 years ago
1f5abe7
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
by Ryusuke Konishi
· 16 years ago
2c2e52f
nilfs2: extend nilfs_sustat ioctl struct
by Ryusuke Konishi
· 16 years ago
7a94619
nilfs2: use unlocked_ioctl
by Ryusuke Konishi
· 16 years ago
8082d36
nilfs2: remove compat ioctl code
by Ryusuke Konishi
· 16 years ago
dc498d0
nilfs2: use fixed sized types for ioctl structures
by Ryusuke Konishi
· 16 years ago
1088dcf
nilfs2: remove timedwait ioctl command
by Ryusuke Konishi
· 16 years ago
76068c4
nilfs2: fix buggy behavior seen in enumerating checkpoints
by Ryusuke Konishi
· 16 years ago
8acfbf0
nilfs2: clean up indirect function calling conventions
by Pekka Enberg
· 16 years ago
7fa10d2
nilfs2: fix improper return values of nilfs_get_cpinfo ioctl
by Ryusuke Konishi
· 16 years ago
b028fcf
nilfs2: fix gc failure on volumes keeping numerous snapshots
by Ryusuke Konishi
· 16 years ago
047180f
nilfs2: insert explanations in gcinode file
by Ryusuke Konishi
· 16 years ago
47420c7
nilfs2: avoid double error caused by nilfs_transaction_end
by Ryusuke Konishi
· 16 years ago
a2e7d2d
nilfs2: cleanup nilfs_clear_inode
by Ryusuke Konishi
· 16 years ago
3358b4a
nilfs2: fix problems of memory allocation in ioctl
by Ryusuke Konishi
· 16 years ago
0c4fb87
nilfs2: update makefile and Kconfig
by Ryusuke Konishi
· 16 years ago
7942b91
nilfs2: ioctl operations
by Koji Sato
· 16 years ago
a3d93f7
nilfs2: block cache for garbage collection
by Ryusuke Konishi
· 16 years ago
84ef1ec
nilfs2: another dat for garbage collection
by Ryusuke Konishi
· 16 years ago
0f3e1c7
nilfs2: recovery functions
by Ryusuke Konishi
· 16 years ago
f30bf3e
nilfs2: fix missed-sync issue for do_sync_mapping_range()
by Ryusuke Konishi
· 16 years ago
9ff0512
nilfs2: segment constructor
by Ryusuke Konishi
· 16 years ago
64b5a32
nilfs2: segment buffer
by Ryusuke Konishi
· 16 years ago
783f618
nilfs2: super block operations
by Ryusuke Konishi
· 16 years ago
8a9d219
nilfs2: operations for the_nilfs core object
by Ryusuke Konishi
· 16 years ago
d250065
nilfs2: pathname operations
by Ryusuke Konishi
· 16 years ago
2ba466d
nilfs2: directory entry operations
by Yoshiji Amagai
· 16 years ago
f183ff4
nilfs2: file operations
by Ryusuke Konishi
· 16 years ago
05fe58f
nilfs2: inode operations
by Ryusuke Konishi
· 16 years ago
6c98cd4
nilfs2: segment usage file
by Koji Sato
· 16 years ago
2961980
nilfs2: checkpoint file
by Koji Sato
· 16 years ago
43bfb45
nilfs2: inode map file
by Ryusuke Konishi
· 16 years ago
a17564f
nilfs2: disk address translator
by Koji Sato
· 16 years ago
5442680
nilfs2: persistent object allocator
by Ryusuke Konishi
· 16 years ago
5eb563f
nilfs2: meta data file
by Ryusuke Konishi
· 16 years ago
0bd49f9
nilfs2: buffer and page operations
by Ryusuke Konishi
· 16 years ago
a60be98
nilfs2: B-tree node cache
by Ryusuke Konishi
· 16 years ago
36a580e
nilfs2: direct block mapping
by Koji Sato
· 16 years ago
17c76b0
nilfs2: B-tree based block mapping
by Koji Sato
· 16 years ago
bdb265e
nilfs2: integrated block mapping
by Koji Sato
· 16 years ago
65b4643
nilfs2: add inode and other major structures
by Ryusuke Konishi
· 16 years ago
8a59f5d
fs/romfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
909e6d9
namespaces: move proc_net_get_sb to a generic fs/super.c helper
by Serge E. Hallyn
· 16 years ago
6260a4b
/proc/pid/maps: don't show pgoff of pure ANON VMAs
by KAMEZAWA Hiroyuki
· 16 years ago
f8201ab
ramfs: fix double freeing s_fs_info on failed mount
by Ingo Molnar
· 16 years ago
d508afb
NFS: Fix a double free in nfs_parse_mount_options()
by Trond Myklebust
· 16 years ago
bbae8bc
ext3: make default data ordering mode configurable
by Linus Torvalds
· 16 years ago
e0724bf
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 16 years ago
22ae77b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
12fe32e
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a638562
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
8de2bf9
xfs: remove xfs_flush_space
by Dave Chinner
· 16 years ago
153fec4
xfs: flush delayed allcoation blocks on ENOSPC in create
by Dave Chinner
· 16 years ago
e43afd7
xfs: block callers of xfs_flush_inodes() correctly
by Dave Chinner
· 16 years ago
5825294
xfs: make inode flush at ENOSPC synchronous
by Dave Chinner
· 16 years ago
a8d770d
xfs: use xfs_sync_inodes() for device flushing
by Dave Chinner
· 16 years ago
9d7fef7
xfs: inform the xfsaild of the push target before sleeping
by Dave Chinner
· 16 years ago
c626d17
xfs: prevent unwritten extent conversion from blocking I/O completion
by Dave Chinner
· 16 years ago
705db3f
xfs: fix double free of inode
by Dave Chinner
· 16 years ago
a6cb767
xfs: validate log feature fields correctly
by Dave Chinner
· 16 years ago
f0ad670
nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc
by Benny Halevy
· 16 years ago
1aa2a7c
block: switch sync_dirty_buffer() over to WRITE_SYNC
by Jens Axboe
· 16 years ago
aeb6faf
block: Add flag for telling the IO schedulers NOT to anticipate more IO
by Jens Axboe
· 16 years ago
4194b1e
jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNC
by Jens Axboe
· 16 years ago
6c4bac6
jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNC
by Jens Axboe
· 16 years ago
9cf6b72
block: fsync_buffers_list() should use SWRITE_SYNC_PLUG
by Jens Axboe
· 16 years ago
714f83d
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e44543b
ext4: Fix off-by-one-error in ext4_valid_extent_idx()
by Thiemo Nagel
· 16 years ago
f73953c
ext4: Fix big-endian problem in __ext4_check_blockref()
by Thiemo Nagel
· 16 years ago
601cc11
Make non-compat preadv/pwritev use native register size
by Linus Torvalds
· 16 years ago
79fb54a
nfsd41: CREATE_EXCLUSIVE4_1
by Benny Halevy
· 16 years ago
8c18f20
nfsd41: SUPPATTR_EXCLCREAT attribute
by Benny Halevy
· 16 years ago
7e70570
nfsd41: support for 3-word long attribute bitmask
by Andy Adamson
· 16 years ago
95ec28c
nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify
by Benny Halevy
· 16 years ago
c0d6fc8
nfsd41: pass writable attrs mask to nfsd4_decode_fattr
by Benny Halevy
· 16 years ago
8daf220
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
by Benny Halevy
· 16 years ago
84459a1
nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap
by Andy Adamson
· 16 years ago
d87a8ad
nfsd41: access_valid
by Andy Adamson
· 16 years ago
60adfc5
nfsd41: clientid handling
by Andy Adamson
· 16 years ago
496c262
nfsd41: check encode size for sessions maxresponse cached
by Andy Adamson
· 16 years ago
Next »