Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b9efe8a234ad874a049460417c54680338f96360
/
fs
b9efe8a
[PATCH] new helper - inotify_clone_watch()
by Al Viro
· 17 years ago
8aec080
[PATCH] new helpers - collect_mounts() and release_collected_mounts()
by Al Viro
· 17 years ago
5a190ae
[PATCH] pass dentry to audit_inode()/audit_inode_child()
by Al Viro
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
b35e704
Avoid compile error in fs/nfs/unlink.c
by Linus Torvalds
· 17 years ago
e9a4045
nfs: Fix build break with CONFIG_NFS_V4=n
by Olof Johansson
· 17 years ago
3932bf6
sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistake
by Chris Malley
· 17 years ago
dbe7f76
fix typo "insted" -> "instead"
by Uwe Kleine-König
· 17 years ago
b04cde3
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
603c83d
NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.c
by Trond Myklebust
· 17 years ago
a49c3c7
NFSv4: Ensure that we wait for the CLOSE request to complete
by Trond Myklebust
· 17 years ago
565277f
NFS: Fix a race in sillyrename
by Trond Myklebust
· 17 years ago
61e930a
NFS: Fix a writeback race...
by Trond Myklebust
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
ec26268
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
2843483
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 17 years ago
f768f9d
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
69cccb8
Use task_pid_nr() instead of pid_nr(task_pid())
by Pavel Emelyanov
· 17 years ago
457c251
Remove unused variables from fs/proc/base.c
by Pavel Emelyanov
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
270f722
Fix tsk->exit_state usage
by Eugene Teo
· 17 years ago
d85f50d
proc: export a processes resource limits via /proc/pid
by Neil Horman
· 17 years ago
1276b10
fs/select, remove unused macros
by Jiri Slaby
· 17 years ago
bac0abd
Isolate some explicit usage of task->tgid
by Pavel Emelyanov
· 17 years ago
228ebcb
Uninline find_task_by_xxx set of functions
by Pavel Emelyanov
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
6f4e643
pid namespaces: initialize the namespace's proc_mnt
by Pavel Emelyanov
· 17 years ago
130f77e
pid namespaces: make proc_flush_task() actually from entries from multiple namespaces
by Pavel Emelyanov
· 17 years ago
07543f5
pid namespaces: make proc have multiple superblocks - one for each namespace
by Pavel Emelyanov
· 17 years ago
198fe21
pid namespaces: helpers to find the task by its numerical ids
by Pavel Emelyanov
· 17 years ago
60347f6
pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees
by Pavel Emelyanov
· 17 years ago
8bf9725
pid namespaces: introduce MS_KERNMOUNT flag
by Pavel Emelyanov
· 17 years ago
d473012
fs/super.c: use list_for_each_entry() instead of list_for_each()
by Matthias Kaehlcke
· 17 years ago
b70c394
fs/eventpoll.c: use list_for_each_entry() instead of list_for_each()
by Matthias Kaehlcke
· 17 years ago
cfdaf9e
fs/file_table.c: use list_for_each_entry() instead of list_for_each()
by Matthias Kaehlcke
· 17 years ago
cf7b708
Make access to task's nsproxy lighter
by Pavel Emelyanov
· 17 years ago
3743ca0
pid namespaces: use task_pid() to find leader's pid
by Sukadev Bhattiprolu
· 17 years ago
88f21d8
pid namespaces: rename child_reaper() function
by Sukadev Bhattiprolu
· 17 years ago
2894d650
pid namespaces: define and use task_active_pid_ns() wrapper
by Sukadev Bhattiprolu
· 17 years ago
a47afb0
pid namespaces: round up the API
by Pavel Emelianov
· 17 years ago
8793d85
Task Control Groups: make cpusets a client of cgroups
by Paul Menage
· 17 years ago
a424316
Task Control Groups: add procfs interface
by Paul Menage
· 17 years ago
cb680c1
reiserfs: ignore on disk s_bmap_nr value
by Jeff Mahoney
· 17 years ago
4d20851
reiserfs: remove first_zero_hint
by Jeff Mahoney
· 17 years ago
3ee1667
reiserfs: fix usage of signed ints for block numbers
by Jeff Mahoney
· 17 years ago
6c57c2c
reiserfs: fix memset byte count during resize
by Jeff Mahoney
· 17 years ago
d4c3d19
reiserfs: use is_reusable to catch corruption
by Jeff Mahoney
· 17 years ago
8e186e4
reiserfs: dont use BUG when panicking
by Jeff Mahoney
· 17 years ago
7598392
reiserfs: fix up lockdep warnings
by Jeff Mahoney
· 17 years ago
9ad163a
JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG
by Jose R. Santos
· 17 years ago
7a266e7
jbd: fix commit code to properly abort journal
by Jan Kara
· 17 years ago
c2a9159
jbd: config_jbd_debug cannot create /proc entry
by Jose R. Santos
· 17 years ago
8c3478a
JBD/ext3 cleanups: convert to kzalloc
by Mingming Cao
· 17 years ago
3ed75eb
setup vma->vm_page_prot by vm_get_page_prot()
by Coly Li
· 17 years ago
c18479f
put declaration of put_filesystem() in fs.h
by Miklos Szeredi
· 17 years ago
f9e2629
sched: fix guest time accounting going faster than user time accounting
by Christian Borntraeger
· 17 years ago
c614391
[XFS] cleanup fid types mess
by Christoph Hellwig
· 17 years ago
c8fcfac
[XFS] fixups after behavior removal merge into mainline git
by Christoph Hellwig
· 17 years ago
a761ac5
[CIFS] log better errors on failed mounts
by Steve French
· 17 years ago
c80544d
sparse pointer use of zero as null
by Stephen Hemminger
· 17 years ago
0e9663e
fuse: add blksize field to fuse_attr
by Miklos Szeredi
· 17 years ago
f333211
fuse: add support for mandatory locking
by Miklos Szeredi
· 17 years ago
b25e82e
fuse: add helper for asynchronous writes
by Miklos Szeredi
· 17 years ago
93a8c3c
fuse: add list of writable files to fuse_inode
by Miklos Szeredi
· 17 years ago
a9ff4f8
fuse: support BSD locking semantics
by Miklos Szeredi
· 17 years ago
6ff958e
fuse: add atomic open+truncate support
by Miklos Szeredi
· 17 years ago
17637cb
fuse: improve utimes support
by Miklos Szeredi
· 17 years ago
d139d7f
VFS: allow filesystems to implement atomic open+truncate
by Miklos Szeredi
· 17 years ago
49d4914
fuse: clean up open file passing in setattr
by Miklos Szeredi
· 17 years ago
c79e322
fuse: add file handle to getattr operation
by Miklos Szeredi
· 17 years ago
1fb69e7
fuse: fix race between getattr and write
by Miklos Szeredi
· 17 years ago
e57ac68
fuse: fix allowing operations
by Miklos Szeredi
· 17 years ago
42a2b6a
ext3: fix setup_new_group_blocks locking
by Eric Sandeen
· 17 years ago
0f0a89e
ext3: support large blocksize up to PAGESIZE
by Takashi Sato
· 17 years ago
4176ed5
fs/cramfs/inode.c: replace hardcoded value with preprocessor constant
by Andi Drebes
· 17 years ago
6bbfb07
fs/cramfs/inode.c: remove unused variable
by Andi Drebes
· 17 years ago
d32c4f2
CIFS: ignore mode change if it's just for clearing setuid/setgid bits
by Jeff Layton
· 17 years ago
188b95d
NFS: if ATTR_KILL_S*ID bits are set, then skip mode change
by Jeff Layton
· 17 years ago
6de0ec0
VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations
by Jeff Layton
· 17 years ago
cdd6fe6
reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr
by Jeff Layton
· 17 years ago
8a0ce7d
knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set
by Jeff Layton
· 17 years ago
1ac564e
ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID
by Jeff Layton
· 17 years ago
6212e3a
Remove struct task_struct::io_wait
by Alexey Dobriyan
· 17 years ago
abb63d6
[CIFS] Return better error when server requires signing but client forbids
by Steve French
· 17 years ago
d628ddb
[CIFS] fix typo
by Steve French
· 17 years ago
a750e77
[CIFS] acl support part 4
by Steve French
· 17 years ago
1490410
ext4: lighten up resize transaction requirements
by Eric Sandeen
· 17 years ago
5b61528
ext4: fix setup_new_group_blocks locking
by Eric Sandeen
· 17 years ago
ac39849
ext4: sparse fixes
by Aneesh Kumar K.V
· 17 years ago
d8dd0b4
ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo
by Aneesh Kumar K.V
· 17 years ago
b377611
ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo
by Aneesh Kumar K.V
· 17 years ago
308ba3e
ext4: Convert s_r_blocks_count and s_free_blocks_count
by Aneesh Kumar K.V
· 17 years ago
6bc9fef
ext4: Convert s_blocks_count to s_blocks_count_lo
by Aneesh Kumar K.V
· 17 years ago
5272f83
ext4: Convert bg_inode_bitmap and bg_inode_table
by Aneesh Kumar K.V
· 17 years ago
3a14589
ext4: Convert bg_block_bitmap to bg_block_bitmap_lo
by Aneesh Kumar K.V
· 17 years ago
ce42158
ext4: FLEX_BG Kernel support v2.
by Jose R. Santos
· 17 years ago
c1bddad
ext4: Fix sparse warnings
by Aneesh Kumar K.V
· 17 years ago
717d50e
Ext4: Uninitialized Block Groups
by Andreas Dilger
· 17 years ago
4074fe3
ext4: remove #ifdef CONFIG_EXT4_INDEX
by Eric Sandeen
· 17 years ago
Next »