Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
d08ca2771e3aabddc7922d800a386f187c51f8a4
/
fs
« Previous
4539f1d
ocfs2: Remove syncjiff field from quota info
by Jan Kara
· 15 years ago
1c1d979
ocfs2: Fix initialization of blockcheck stats
by Jan Kara
· 15 years ago
7669f54
ocfs2: Zero out padding of on disk dquot structure
by Jan Kara
· 15 years ago
0e7f387
ocfs2: Initialize blocks allocated to local quota file
by Jan Kara
· 15 years ago
4b3fa19
ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq()
by Jan Kara
· 15 years ago
b57ac2c
ocfs2: Make global quota files blocksize aligned
by Jan Kara
· 15 years ago
82e1264
ocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_records.
by Tao Ma
· 15 years ago
4a19fb1
jfs: Fix early release of acl in jfs_get_acl
by Stefan Bader
· 15 years ago
81cbf6d
Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep
by Linus Torvalds
· 15 years ago
f1230c9
[CIFS] fix sparse warning
by Steve French
· 15 years ago
03aa3a4
cifs: fix sb->s_maxbytes so that it casts properly to a signed value
by Jeff Layton
· 15 years ago
ce6e7fc
cifs: disable serverino if server doesn't support it
by Jeff Layton
· 15 years ago
8312194
Btrfs: Fix crash on read failures at mount
by David Woodhouse
· 15 years ago
c271b49
Btrfs: remove of redundant btrfs_header_level
by Daniel Cadete
· 15 years ago
33c17ad
Btrfs: adjust NULL test
by Julia Lawall
· 15 years ago
3acada4
Btrfs: Remove broken sanity check from btrfs_rmap_block()
by David Woodhouse
· 15 years ago
29c5e8c
Btrfs: convert nested spin_lock_irqsave to spin_lock
by Julia Lawall
· 15 years ago
023d43c
lockdep: Fix lockdep annotation for pipe_double_lock()
by Peter Zijlstra
· 15 years ago
1f9758d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
4a8c9a6
Btrfs: make sure all dirty blocks are written at commit time
by Yan Zheng
· 15 years ago
33c66f4
Btrfs: fix locking issue in btrfs_find_next_key
by Yan Zheng
· 15 years ago
e457afe
Btrfs: fix double increment of path->slots[0] in btrfs_next_leaf
by Yan Zheng
· 15 years ago
bf1fb51
Btrfs: properly update space information after shrinking device.
by Yan Zheng
· 15 years ago
1bec1ae
Btrfs: fix definition of struct btrfs_extent_inline_ref
by Yan Zheng
· 15 years ago
d953126
NFSv4: Fix a problem whereby a buggy server can oops the kernel
by Trond Myklebust
· 15 years ago
f7b1aa6
ocfs2: Fix deadlock on umount
by Jan Kara
· 15 years ago
3c5e106
ocfs2: Add extra credits and access the modified bh in update_edge_lengths.
by Tao Ma
· 15 years ago
fccba80
NFSv4: Fix an NFSv4 mount regression
by Trond Myklebust
· 15 years ago
b64aec8
NFSv4: Fix an Oops in nfs4_free_lock_state
by Trond Myklebust
· 15 years ago
f44aebc
inotify: use GFP_NOFS under potential memory pressure
by Eric Paris
· 15 years ago
c05594b
fsnotify: fix inotify tail drop check with path entries
by Eric Paris
· 15 years ago
4a148ba
inotify: check filename before dropping repeat events
by Eric Paris
· 15 years ago
520dc2a
fsnotify: use def_bool in kconfig instead of letting the user choose
by Eric Paris
· 15 years ago
7e790dd
inotify: fix error paths in inotify_update_watch
by Eric Paris
· 15 years ago
75fe2b2
inotify: do not leak inode marks in inotify_add_watch
by Eric Paris
· 15 years ago
5549f7c
inotify: drop user watch count when a watch is removed
by Eric Paris
· 15 years ago
f1015c4
jbd: fix race between write_metadata_buffer and get_write_access
by dingdinghua
· 15 years ago
1f4cea3
ocfs2: Fail ocfs2_get_block() immediately when a block needs allocation
by Wengang Wang
· 15 years ago
cbfa963
ocfs2: Fix error return in ocfs2_write_cluster()
by Wengang Wang
· 15 years ago
457f82b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 15 years ago
44d8e4e
ocfs2: Fix compilation warning for fs/ocfs2/xattr.c
by Subrata Modak
· 15 years ago
cefcb80
ocfs2: Initialize count in aio_write before generic_write_checks
by Goldwyn Rodrigues
· 15 years ago
90a98b2
cifs: free nativeFileSystem field before allocating a new one
by Jeff Layton
· 15 years ago
f6c4338
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 15 years ago
43237b5
ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
by Jan Kara
· 15 years ago
1e9fd53
jbd: Fix a race between checkpointing code and journal_get_write_access()
by Jan Kara
· 15 years ago
9eaaa2d
ext3: Fix truncation of symlinks after failed write
by Jan Kara
· 15 years ago
7447a66
jbd: Fail to load a journal if it is too short
by Jan Kara
· 15 years ago
8aa651e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 15 years ago
c0c50b5
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9c9ad61
9p: Fix incorrect parameters to v9fs_file_readn.
by Abhishek Kulkarni
· 15 years ago
a89d63a
dlm: free socket in error exit path
by Casey Dahlin
· 15 years ago
4fed598
fs/Kconfig: move nilfs2 out
by Ryusuke Konishi
· 15 years ago
1cf2968
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
96577c4
jbd2: fix race between write_metadata_buffer and get_write_access
by dingdinghua
· 15 years ago
a4dc323
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
833576b
ext4: Fix ext4_mb_initialize_context() to initialize all fields
by Theodore Ts'o
· 15 years ago
ac046f1
ext4: fix null handler of ioctls in no journal mode
by Peng Tao
· 15 years ago
e6b5d30
ext4: Fix buffer head reference leak in no-journal mode
by Curt Wohlgemuth
· 15 years ago
d0b6e04
tracing/events: Move TRACE_SYSTEM outside of include guard
by Li Zefan
· 15 years ago
f8c73c7
partitions: fix broken uevent_suppress conversion
by Heiko Carstens
· 15 years ago
dd0d9a4
AFS: Fix compilation warning
by Artem Bityutskiy
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
81e4e1b
Revert "fuse: Fix build error" as unnecessary
by Linus Torvalds
· 15 years ago
8711c67
isofs: fix Joliet regression
by Bartlomiej Zolnierkiewicz
· 15 years ago
44c695b
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 15 years ago
04eef90
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 15 years ago
097041e
fuse: Fix build error
by Larry Finger
· 15 years ago
812e7a6
ocfs2: log the actual return value of ocfs2_file_aio_write()
by Wengang Wang
· 15 years ago
69ca06c
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
9f2d8be
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
ecb554a
block: fix sg SG_DXFER_TO_FROM_DEV regression
by FUJITA Tomonori
· 15 years ago
8aa7e84
Fix congestion_wait() sync/async vs read/write confusion
by Jens Axboe
· 15 years ago
65bc98b
[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats
by Steve French
· 15 years ago
c2cc49a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
d0c280d
cifs: when ATTR_READONLY is set, only clear write bits on non-directories
by Jeff Layton
· 15 years ago
aeaaf25
cifs: remove cifsInodeInfo->inUse counter
by Jeff Layton
· 15 years ago
0b8f18e
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
by Jeff Layton
· 15 years ago
b77863b
[CIFS] update cifs version number
by Steve French
· 15 years ago
3bbeeb3
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
by Jeff Layton
· 15 years ago
654cf14
cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO
by Jeff Layton
· 15 years ago
01ea95e
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
by Jeff Layton
· 15 years ago
c4c1bff
cifs: add pid of initiating process to spnego upcall info
by Jeff Layton
· 15 years ago
0611254
UBIFS: fix corruption dump
by Artem Bityutskiy
· 15 years ago
431102f
UBIFS: clean up free space checking
by Artem Bityutskiy
· 15 years ago
ed43f2f
UBIFS: small amendments in the LEB scanning code
by Artem Bityutskiy
· 15 years ago
086b364
UBIFS: dump a little more in case of corruptions
by Artem Bityutskiy
· 15 years ago
17ae26b
ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging
by Jeff Liu
· 15 years ago
8b712cd
ocfs2: Fixup orphan scan cleanup after failed mount
by Jeff Mahoney
· 15 years ago
5ddf1e0
cifs: fix regression with O_EXCL creates and optimize away lookup
by Jeff Layton
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
728b690
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6
by Linus Torvalds
· 15 years ago
d5ce5b4
Free the memory allocated by memdup_user() in fs/sysfs/bin.c
by Catalin Marinas
· 15 years ago
b43f3cb
headers: mnt_namespace.h redux
by Alexey Dobriyan
· 15 years ago
d01730d
quota: Fix possible deadlock during parallel quotaon and quotaoff
by Jiaying Zhang
· 15 years ago
793285f
cred_guard_mutex: do not return -EINTR to user-space
by Oleg Nesterov
· 15 years ago
3beab0b
sys_sync(): fix 16% performance regression in ffsb create_4k test
by Zhang, Yanmin
· 15 years ago
7fcd9c3
UBIFS: allow more than one volume to be mounted
by Daniel Mack
· 15 years ago
1fb8bd0
UBIFS: fix assertion warning
by Artem Bityutskiy
· 15 years ago
681947d
UBIFS: minor spelling and grammar fixes
by Adrian Hunter
· 15 years ago
Next »